complex system
Towards agent-based-model informed neural networks
In this article, we present a framework for designing neural networks that remain consistent with the underlying principles of agent-based models. We begin by highlighting the limitations of standard neural differential equations in modeling complex systems, where physical invariants (like energy) are often absent but other constraints (like mass conservation, information locality, bounded rationality) must be enforced. To address this, we introduce Agent-Based-Model informed Neural Networks (ABM-NNs), which leverage restricted graph neural networks and hierarchical decomposition to learn interpretable, structure-preserving dynamics. We validate the framework across three case studies of increasing complexity: (i) a Generalized Lotka-Volterra system, where we recover ground-truth parameters from short trajectories in presence of interventions; (ii) a graph-based SIR contagion model, where our method outperforms state-of-the-art graph learning baselines (GCN, GraphSAGE, Graph Transformer) in out-of-sample forecasting and noise robustness; and (iii) a real-world macroeconomic model of the ten largest economies, where we learn coupled GDP dynamics from empirical data and demonstrate counterfactual analysis for policy interventions.
- Europe > United Kingdom > England > Oxfordshire > Oxford (0.04)
- Europe > United Kingdom > England > Cambridgeshire > Cambridge (0.04)
- Europe > Switzerland > Zürich > Zürich (0.04)
- (4 more...)
- Europe > United Kingdom > England > Cambridgeshire > Cambridge (0.04)
- Europe > Switzerland > Geneva > Geneva (0.04)
ABMax: A JAX-based Agent-based Modeling Framework
Chaturvedi, Siddharth, El-Gazzar, Ahmed, van Gerven, Marcel
Agent-based modeling (ABM) is a principal approach for studying complex systems. By decomposing a system into simpler, interacting agents, agent-based modeling (ABM) allows researchers to observe the emergence of complex phenomena. High-performance array computing libraries like JAX can help scale such computational models to a large number of agents by using automatic vectorization and just-in-time (JIT) compilation. One of the caveats of using JAX to achieve such scaling is that the shapes of arrays used in the computational model should remain immutable throughout the simulation. In the context of agent-based modeling (ABM), this can pose constraints on certain agent manipulation operations that require flexible data structures. A subset of which is represented by the ability to update a dynamically selected number of agents by applying distinct changes to them during a simulation. To this effect, we introduce ABMax, an ABM framework based on JAX that implements multiple just-in-time (JIT) compilable algorithms to provide this functionality. On the canonical predation model benchmark, ABMax achieves runtime performance comparable to state-of-the-art implementations. Further, we show that this functionality can also be vectorized, making it possible to run many similar agent-based models in parallel. We also present two examples in the form of a traffic-flow model and a financial market model to show the use case of ABMax
- Europe > Netherlands > Gelderland > Nijmegen (0.04)
- North America > United States > District of Columbia > Washington (0.04)
- North America > United States > New York > New York County > New York City (0.04)
- Europe > Portugal > Lisbon > Lisbon (0.04)
Complex System Exploration with Interactive Human Guidance
Morel, Bastien, Moulin-Frier, Clément, Barla, Pascal
The diversity of patterns that emerge from complex systems motivates their use for scientific or artistic purposes. When exploring these systems, the challenges faced are the size of the parameter space and the strongly non-linear mapping between parameters and emerging patterns. In addition, artists and scientists who explore complex systems do so with an expectation of particular patterns. Taking these expectations into account adds a new set of challenges, which the exploration process must address. We provide design choices and their implementation to address these challenges; enabling the maximization of the diversity of patterns discovered in the user's region of interest -- which we call the constrained diversity -- in a sample-efficient manner. The region of interest is expressed in the form of explicit constraints. These constraints are formulated by the user in a system-agnostic way, and their addition enables interactive system exploration leading to constrained diversity, while maintaining global diversity.
- North America > United States > New York > New York County > New York City (0.04)
- Europe > France (0.04)
- Europe > United Kingdom > England > Oxfordshire > Oxford (0.04)
- Europe > Spain > Galicia > Madrid (0.04)
A suite of allotaxonometric tools for the comparison of complex systems using rank-turbulence divergence
St-Onge, Jonathan, Fehr, Ashley M. A., Ward, Carter, Beauregard, Calla G., Arnold, Michael V., Rosenblatt, Samuel F., Cooley, Benjamin, Danforth, Christopher M., Dodds, Peter Sheridan
Describing and comparing complex systems requires principled, theoretically grounded tools. Built around the phenomenon of type turbulence, allotaxonographs provide map-and-list visual comparisons of pairs of heavy-tailed distributions. Allotaxonographs are designed to accommodate a wide range of instruments including rank- and probability-turbulence divergences, Jenson-Shannon divergence, and generalized entropy divergences. Here, we describe a suite of programmatic tools for rendering allotaxonographs for rank-turbulence divergence in Matlab, Javascript, and Python, all of which have different use cases.
- North America > United States > Vermont > Chittenden County > Burlington (0.18)
- North America > United States > New Mexico > Santa Fe County > Santa Fe (0.04)
- North America > United States > Massachusetts > Middlesex County > Cambridge (0.04)
Giving Simulated Cells a Voice: Evolving Prompt-to-Intervention Models for Cellular Control
Le, Nam H., Erikson, Patrick, Zhang, Yanbo, Levin, Michael, Bongard, Josh
Guiding biological systems toward desired states, such as morphogenetic outcomes, remains a fundamental challenge with far-reaching implications for medicine and synthetic biology. While large language models (LLMs) have enabled natural language as an interface for interpretable control in AI systems, their use as mediators for steering biological or cellular dynamics remains largely unexplored. In this work, we present a functional pipeline that translates natural language prompts into spatial vector fields capable of directing simulated cellular collectives. Our approach combines a large language model with an evolvable neural controller (Prompt-to-Intervention, or P2I), optimized via evolutionary strategies to generate behaviors such as clustering or scattering in a simulated 2D environment. We demonstrate that even with constrained vocabulary and simplified cell models, evolved P2I networks can successfully align cellular dynamics with user-defined goals expressed in plain language. This work offers a complete loop from language input to simulated bioelectric-like intervention to behavioral output, providing a foundation for future systems capable of natural language-driven cellular control.
- North America > United States (0.14)
- Europe > Germany > North Rhine-Westphalia > Arnsberg Region > Dortmund (0.04)
- Information Technology > Artificial Intelligence > Natural Language > Large Language Model (1.00)
- Information Technology > Artificial Intelligence > Machine Learning > Evolutionary Systems (1.00)
- Information Technology > Artificial Intelligence > Machine Learning > Neural Networks > Deep Learning (0.94)
Cooperative effects in feature importance of individual patterns: application to air pollutants and Alzheimer disease
Ontivero-Ortega, M., Fania, A., Lacalamita, A., Bellotti, R., Monaco, A., Stramaglia, S.
In [1] a novel global feature importance method for regression has been introduced for explainable artificial intelligence (XAI) [2], based on recent results which generalize the traditional dyadic description of networks of variables to the higher-order setting [3, 4]. Notably, an increasing attention is being devoted to the emergent properties of complex systems, with a prominent role in this literature played by partial information decomposition (PID) [5] and its subsequent developments [6], exploiting information-theoretic tools to reveal high-order dependencies among groups of three or more random variables and describe their synergistic or redundant nature [7-11]. Within this framework, redundancy refers to information retrievable from multiple sources, while synergy refers to statistical relationships existing within the whole system that cannot be observed in its individual parts. The approach described in [1], named Hi-Fi (high-order interactions for feature importance), is rooted on a well known metric of feature importance named Leave-One-Out Covariates (LOCO) [12], i.e. the reduction of the prediction error when the feature under consideration is added to the set of all the features used for regression, and proposes an adaptive version of LOCO which provides three scores for each feature: the unique pure standalone (two-body) influence of the feature on the target, and the contributions stemming from synergistic and redundant interactions with other features. It is worth mentioning that the decomposition of feature importance in [1] clearly depends also on the choice of the hypothesis space for regression, hence it should be assumed that a proper model for data has been selected.
- North America > United States (0.28)
- Europe > Monaco (0.05)
- Europe > Italy > Lombardy > Bergamo Province (0.04)
- (2 more...)
- Health & Medicine > Therapeutic Area > Neurology (1.00)
- Materials > Chemicals (0.69)
Tesla vs Britain's most confusing junction: Self-driving car takes on Swindon's Magic Roundabout - so, can you guess who wins?
It has been dubbed'Britain's most confusing junction', thanks to its complex system of mini–roundabouts. But while many drivers struggle to navigate their way around Swindon's Magic Roundabout, the junction proved to be light work for a self–driving car. To put its Full Self Driving (FSD) mode to the test, Tesla sent a Model 3 through the complex intersection. Footage shows the car expertly navigating the roundabout – not just once, but three times – as cars continuously join from seemingly every direction. Fans have flocked to X to discuss the feat, with one calling it'superb'.
- Europe > United Kingdom (0.91)
- North America > United States (0.17)
- North America > Puerto Rico (0.06)
- (2 more...)
- Transportation > Infrastructure & Services (1.00)
- Transportation > Ground > Road (1.00)
Agentic AI for autonomous anomaly management in complex systems
Barenji, Reza Vatankhah, Khoshgoftar, Sina
Reza.vatankhahbarenji@ntu.ac.uk Abstract This paper explores the potential of Agentic AI in autonomously detecting and responding to anomalies within complex systems, emphasizing its ability to transform traditional, human - dependent anomaly management methods. Building on recent advancements, the study illustrates how Agentic AI -- AI agent augmented with large language models, diverse tools, and knowledge - based systems -- continuously analyses and learns from vast, multi - source datasets to autonomously identify, interpret, and respond to abnormal behav iours in complex, adaptive systems . Unlike conventional AI agents constrained by predefined roles, Agentic AI synthesizes insights across disciplines, detects subtle patterns, and adapts its strategies using both implicit and explicit knowledge. This paper underscores the need to evolve cu rrent human - based anomaly management approaches toward fully autonomous systems, highlighting Agentic AI's adaptive, goal - driven nature ...
- North America > Trinidad and Tobago > Trinidad > Arima > Arima (0.04)
- Asia (0.04)
- Transportation (1.00)
- Information Technology > Security & Privacy (1.00)
- Government (0.68)
- Health & Medicine > Therapeutic Area (0.68)
Coupled Entropy: A Goldilocks Generalization for Nonextensive Statistical Mechanics
Evidence is presented that the accuracy of Nonextensive Statistical Mechanics framework is improved using the coupled entropy, which carefully establishes the physical measures of complex systems. While Nonextensive Statistical Mechanics (NSM) has developed into a powerful toolset, questions have persisted as to how to evaluate whether its proposed solutions properly characterize the uncertainty of heavy-tailed distributions. The entropy of the generalized Pareto distribution (GPD) is $1+κ+\lnσ$, where $κ$ is the shape or nonlinear coupling and $σ$ is the scale. A generalized entropy should retain the uncertainty due to the scale, while minimizing the dependence of the nonlinear coupling. The Tsallis entropy of the GPD instead subtracts a function of the inverse-scale and converges to one as $κ\rightarrow\infty$. Colloquially, the Tsallis entropy is too cold. The normalized Tsallis entropy (NTE) rectifies the positive dependence on the scale but introduces a nonlinear term multiplying the scale and the coupling, making it too hot. The coupled entropy measures the uncertainty of the GPD to be $1+\ln_\fracκ{1+κ}σ=1+\frac{1+κ}κ(σ^\fracκ{1+κ}-1)$, which converges to $σ$ as $κ\rightarrow\infty$. One could say, the coupled entropy allows scientists, engineers, and analysts to eat their porridge, confident that its measure of uncertainty reflects the mathematical physics of the scale of non-exponential distributions while minimizing the dependence on the shape or nonlinear coupling. The training of the coupled variational autoencoder is an example of the unique ability of the coupled entropy to improve the performance of complex systems.